Prizm Content Connect for SharePoint
Command Line Mode
Send Feedback
Installation Guide > Step 2 - Installing PCC > Prizm Licensing Utility > Command Line Mode

Glossary Item Box

The Prizm Licensing Utility can be used in the command line mode for obtaining and installing evaluation and deployment licenses.

Evaluation Licensing

Obtaining and Installing License from the Service

Usage:

eval get <e-mail> [requestExtension requestInstallation outputUrl]

Parameters:

Result codes:

Examples:

java.exe –jar plu.jar eval get johndoe@acmecorp.com

java.exe –jar plu.jar eval get johndoe@acmecorp.com requestExtension requestInstallation outputUrl

Installing License Generated through the Web Portal

Usage:

eval write <license key>

Parameter:

<license key> – License key generated through the web portal. Required.

Result codes:

Example:

java.exe –jar plu.jar eval write 2.0.YourEvaluatuionLicenseKey

Deployment Licensing

Obtaining and Installing License from the Service

Usage:

deploy get <configuration file> <solution name> [<access key> outputUrl]

Parameters:

Result codes:

Examples:

java.exe –jar plu.jar deploy get “C:\Path to\YourSolutionName_Config.txt” “Your Solution Name”

java.exe –jar plu.jar deploy get “C:\Path to\YourSolutionName_Config.txt” “Your Solution Name” Your-Access-Key

java.exe –jar plu.jar deploy get “C:\Path to\YourSolutionName_Config.txt” “Your Solution Name” outputUrl

Installing License Generated through the Web Portal

Usage:

deploy write <solution name> <license key>

Parameters:

Result codes:

Examples:

java.exe –jar plu.jar deploy write “Your Solution Name” 2.0.YourDeploymentLicenseKey

Installing OEM License

Usage:

deploy write <solution name> <license key>

Parameters:

Result codes:

Examples:

java.exe –jar plu.jar deploy write “Your OEM Solution Name” 2.0.YourOemLicenseKey

©2013. Accusoft Corporation. All Rights Reserved.